projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
45760b7
)
(env_vars): Include leim in default EMACSLOADPATH
author
Gerd Moellmann
<gerd@gnu.org>
Mon, 22 Nov 1999 14:37:08 +0000
(14:37 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Mon, 22 Nov 1999 14:37:08 +0000
(14:37 +0000)
definition.
nt/addpm.c
patch
|
blob
|
history
diff --git
a/nt/addpm.c
b/nt/addpm.c
index a916c87e6bf8d85c0cc0963c0103988d64818cf6..5a899fd625dbf034d5a411d724679ded02464dbe 100644
(file)
--- a/
nt/addpm.c
+++ b/
nt/addpm.c
@@
-54,7
+54,7
@@
static struct entry
env_vars[] =
{
{"emacs_dir", NULL},
- {"EMACSLOADPATH", "%emacs_dir%/site-lisp;%emacs_dir%/lisp"},
+ {"EMACSLOADPATH", "%emacs_dir%/site-lisp;%emacs_dir%/lisp
;%emacs_dir%/leim
"},
{"SHELL", "%emacs_dir%/bin/cmdproxy.exe"},
{"EMACSDATA", "%emacs_dir%/etc"},
{"EMACSPATH", "%emacs_dir%/bin"},